@charset 'utf-8';
.wide {
  padding: 60px 0;
}
.main-nav,
.top-nav,
.zc {
  padding: 0;
}
.section-tit-ground {
  text-align: center;
  margin-bottom: 55px;
}
.section-tit-ground .tit-one {
  margin-bottom: 15px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 34px;
  font-weight: bold;
  line-height: 34px;
  color: #333333;
}
.section-tit-ground .tit-tow {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 34px;
 /* color: #999999;*/
}
.but {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  display: block;
  text-align: center;
  background-color: #93ce3b;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #ffffff;
}
.but:hover {
  letter-spacing: 2px;
}
.banner {
  margin-bottom: 0;
}
.more {
  margin: auto;
  width: 140px;
  height: 36px;
  line-height: 36px;
  border-radius: 20px;
}
.section1 {
  width: 100%;
  background-color: #f6f6f6;
}
.section1 .content-ground .content-item {
  transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -webkit-transition: all 0.9s;
  position: relative;
  margin-right: 15px;
  width: 227px;
  height: 284px;
  padding: 0 15px;
  border: solid 1px #dddddd;
  background: #fff;
}
.section1 .content-ground .content-item .icon1 {
  display: block;
  margin: 39px auto;
  width: 74px;
  height: 74px;
  background: url(../images/icon/fsection1icon.png) no-repeat;
}
.section1 .content-ground .content-item .but {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -26px;
  margin: auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
}
.section1 .content-ground .content-item:hover {
  background-color: #065886;
}
.section1 .content-ground .content-item:hover .item-text h4,
.section1 .content-ground .content-item:hover .item-text p {
  color: #fff;
}
.section1 .content-ground .content-item:nth-child(1) .icon1 {
  background-position: 0 0;
}
.section1 .content-ground .content-item:nth-child(1):hover .icon1 {
  background-position: -74px 0;
}
.section1 .content-ground .content-item:nth-child(2) .icon1 {
  background-position: -148px 0;
}
.section1 .content-ground .content-item:nth-child(2):hover .icon1 {
  background-position: -222px 0;
}
.section1 .content-ground .content-item:nth-child(3) .icon1 {
  background-position: -296px 0;
}
.section1 .content-ground .content-item:nth-child(3):hover .icon1 {
  background-position: -370px 0;
}
.section1 .content-ground .content-item:nth-child(4) .icon1 {
  background-position: -444px 0;
}
.section1 .content-ground .content-item:nth-child(4):hover .icon1 {
  background-position: -518px 0;
}
.section1 .content-ground .content-item:nth-child(5) {
  margin-right: 0;
}
.section1 .content-ground .content-item:nth-child(5) .icon1 {
  background-position: -592px 0;
}
.section1 .content-ground .content-item:nth-child(5):hover .icon1 {
  background-position: -666px 0;
}
.section1 .content-ground .content-item .item-text {
  text-align: center;
}
.section1 .content-ground .content-item .item-text h4 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  color: #065886;
}
.section1 .content-ground .content-item .item-text p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  /*color: #888888;*/
}
.section3 {
  width: 100%;
  background-color: #f6f6f6;
}
.section3 .content-ground .content-item {
  transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -webkit-transition: all 0.9s;
  position: relative;
  margin-right: 40px;
  margin-bottom: 43px;
  width: 269px;
  height: 152px;
  padding: 0 35px;
  border: solid 1px #dddddd;
  background: #fff;
}
.section3 .content-ground .content-item .item-icon .icon1 {
  display: inline-block;
  vertical-align: middle;
  margin: 17px 0;
  width: 55px;
  height: 55px;
  background: url(../images/icon/fsection2icon.png) no-repeat;
}
.section3 .content-ground .content-item .item-icon .text {
  display: inline-block;
  vertical-align: middle;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 34px;
  color: #212121;
}
.section3 .content-ground .content-item .item-text {
  height: 48px;
  text-align: left;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.section3 .content-ground .content-item:hover {
  background-color: #065886;
}
.section3 .content-ground .content-item:hover .text,
.section3 .content-ground .content-item:hover .item-text {
  color: #fff;
}
.section3 .content-ground .content-item:nth-child(4n) {
  margin-right: 0;
}
.section4 .content-item {
  margin-right: 16px;
  margin-bottom: 35px;
}
.section4 .content-item:nth-child(3n) {
  margin-right: 0;
}
.section4 .content-item .img-ground {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.section4 .content-item .img-ground:hover img {
  transform: scale(1.05);
}
.section4 .content-item .img-ground:hover .mask {
  opacity: 1;
}
.section4 .content-item .img-ground img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  width: 100%;
  height: 100%;
}
.section4 .content-item .img-ground .mask {
  transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -webkit-transition: all 1s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.54) url(../images/icon/jia.png) no-repeat center center;
}
.section4 .content-item .text-ground {
  margin-top: 15px;
  padding-left: 18px;
  font-family: MicrosoftYaHei;
}
.section4 .content-item .text-ground .item-tit {
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 2px;
  color: #444444;
}
.section4 .content-item .text-ground .intro {
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 1px;
  /*color: #888888;*/
}
.section5 {
  width: 100%;
  background-color: #f6f6f6;
}
.section5 .content-ground .content-item {
  transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -webkit-transition: all 0.9s;
  position: relative;
  margin-right: 16px;
  margin-bottom: 43px;
  width: 286px;
  height: 162px;
  padding: 29px 0 45px 30px;
  background: #fff;
}
.section5 .content-ground .content-item .icon1 {
  display: inline-block;
  vertical-align: middle;
  margin: 17px 0;
  width: 71px;
  height: 71px;
  background: url(../images/icon/fsection3icon.png) no-repeat;
}
.section5 .content-ground .content-item .item-text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  width: 147px;
  font-family: MicrosoftYaHei;
}
.section5 .content-ground .content-item .item-text .tit {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #20A2EA;
}
.section5 .content-ground .content-item .item-text .text {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  /*color: #888888;*/
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.section5 .content-ground .content-item:hover {
  background-color: #065886;
}
.section5 .content-ground .content-item:hover .text,
.section5 .content-ground .content-item:hover .tit {
  color: #fff;
}
.section5 .content-ground .content-item:nth-child(4n) {
  margin-right: 0;
}
.flow {
  padding-bottom: 68px;
}
.flow .flow-content {
  margin-top: 50px;
}
.flow .flow-content li {
  position: relative;
  opacity: 0;
  left: -50px;
  float: left;
  width: 274px;
  height: 218px;
  background: url(../images/lc.png);
  margin-left: -48px;
}
.flow .flow-content li:first-child {
  margin-left: 0;
}
.flow .flow-content li:nth-child(2) {
  background-position: -274px 0;
}
.flow .flow-content li:nth-child(2) .flow-content-number {
  background-image: -webkit-linear-gradient(#93ce3b 0%, #93ce3b 50%, #fff 50%, #fff 100%);
}
.flow .flow-content li:nth-child(3) {
  background-position: -548px 0;
}
.flow .flow-content li:nth-child(3) .flow-content-number {
  background-image: -webkit-linear-gradient(#f19b06 0%, #f19b06 50%, #fff 50%, #fff 100%);
}
.flow .flow-content li:nth-child(4) {
  background-position: -822px 0;
}
.flow .flow-content li:nth-child(4) .flow-content-number {
  background-image: -webkit-linear-gradient(#75539e 0%, #75539e 50%, #fff 50%, #fff 100%);
}
.flow .flow-content li:nth-child(5) {
  background-position: -1096px 0;
}
.flow .flow-content li:nth-child(5) .flow-content-number {
  background-image: -webkit-linear-gradient(#30a7c5 0%, #30a7c5 50%, #fff 50%, #fff 100%);
}
.flow .flow-content li .flow-content-number {
  line-height: 34px;
  color: transparent;
  font-size: 24px;
  display: block;
  margin-left: 120px;
  margin-top: -17px;
  background-image: -webkit-linear-gradient(#336db3 0%, #336db3 50%, #fff 50%, #fff 100%);
  -webkit-background-clip: text;
}
.flow .flow-content li .iconflow {
  width: 36px;
  height: 40px;
  margin: 52px 0 0 130px;
}
.flow .flow-content li .iconflow1 {
  background-position: 0 -235px;
}
.flow .flow-content li .iconflow2 {
  width: 45px;
  background-position: -37px -233px;
}
.flow .flow-content li .iconflow3 {
  width: 43px;
  background-position: -82px -235px;
}
.flow .flow-content li .iconflow4 {
  width: 42px;
  background-position: -125px -235px;
}
.flow .flow-content li .iconflow5 {
  width: 46px;
  height: 40px;
  background-position: -167px -233px;
}
.flow .flow-content li h3 {
  line-height: 34px;
  color: #fff;
  font-size: 20px;
  margin-left: 100px;
  margin-top: 10px;
}
.flow .flow-content li p {
  line-height: 14px;
  color: #fff;
  font-size: 12px;
  margin-left: 100px;
}
.section6 {
  width: 100%;
  background-color: #f6f6f6;
}
.section6 .section6-swiper {
  padding: 10px;
}
.section6 .swiper-slide {
  position: relative;
  width: 287px;
  height: 160px;
  border: 1px solid #cccccc;
}
.section6 .swiper-slide img {
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.section7 {
  width: 100%;
  background-color: #252933;
}
.section7 .tit-one,
.section7 .tit-two {
  color: #fff;
}
.section7 .content-item {
  position: relative;
  margin-right: 60px;
  margin-bottom: 15px;
  width: 565px;
  padding-bottom: 15px;
  border-bottom: 1px solid #161616;
}
.section7 .content-item:nth-child(2n) {
  margin-right: 0;
}
.section7 .content-item::after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 1px;
  display: block;
  width: 565px;
  height: 1px;
  background-color: #555555;
}
.section7 .content-item .text {
  position: relative;
  padding-left: 13px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 2px;
  color: #ffffff;
}
.section7 .content-item .text::before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 14px;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 50%;
}
.section7 .content-item .but {
  width: 85px;
  height: 29px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  background-color: transparent;
  color: #ffffff;
  line-height: 27px;
}
/* 办理优势 */
.intel-advan {
  padding-bottom: 60px;
}
.intel-advan-content {
  margin-top: 60px;
  margin-bottom: 22px;
  width: 1212px;
}
.intel-advan .intel-advan-item {
  position: relative;
  float: left;
  margin: 0 16px 16px 0;
  width: 388px;
  height: 266px;
  overflow: hidden;
}
.intel-advan .intel-advan-item img {
  max-width: 100%;
}
.intel-advan .intel-advan-item .intel-advan-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}
.intel-advan .intel-advan-text {
  position: absolute;
  top: 266px;
  padding: 90px 50px 30px;
  width: 388px;
  height: 266px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}
.intel-advan .intel-advan-item:hover .intel-advan-text {
  top: 0;
  opacity: 1;
}
.intel-advan .intel-advan-item:hover .intel-advan-title {
  opacity: 0;
  bottom: -50px;
}
.intel-advan .intel-advan-text h4 {
  margin-bottom: 15px;
  font-size: 22px;
  color: #fff;
}
.intel-advan .intel-advan-text p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.intel-advan .advan-more {
  margin: 0 auto;
  width: 140px;
  text-align: center;
}
.intel-advan .advan-more a {
  display: block;
  padding-left: 24px;
  line-height: 36px;
  border-radius: 20px;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}
.intel-advan .right-move {
  display: inline-block;
  opacity: 0;
  transform: translateX(-20px);
  -o-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}
.intel-advan .advan-more a:hover {
  padding-left: 0;
}
.intel-advan .advan-more a:hover .right-move {
  opacity: 1;
  transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
.intel-advan .advan-more {
  margin: 0 auto;
  width: 140px;
  text-align: center;
}
.intel-advan .advan-more a {
  display: block;
  padding-left: 24px;
  line-height: 36px;
  border-radius: 20px;
  transition: all .5s;
  -o-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}
.intel-more a {
  font-size: 16px;
  color: #fff;
  background: #93ce3b;
}
